ASP.NET MVC Controls
CssMatch Property

Gets or sets the name of the CSS class used to highlight any parts of the content that match the search terms.
Syntax
'Declaration
 
Public Overridable Property CssMatch As String
public virtual string CssMatch {get; set;}
Remarks
By default, this property is set to null, which causes the matching terms to be shown in bold. You can set it to the name of a CSS class to change the way the matches are displayed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoCompleteBase<T> Class
AutoCompleteBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback